Layer 227
Type

Gogram Example

// SecureValueType is an interface type
// You can use any of the following constructors:
var _ tg.SecureValueType = &tg.SecureValueTypeAddress{}
var _ tg.SecureValueType = &tg.SecureValueTypeBankStatement{}
var _ tg.SecureValueType = &tg.SecureValueTypeDriverLicense{}
var _ tg.SecureValueType = &tg.SecureValueTypeEmail{}
var _ tg.SecureValueType = &tg.SecureValueTypeIdentityCard{}
// ... and 8 more constructors