pciQuestionnaire property

  1. @BuiltValueField.new(wireName: r'pciQuestionnaire')
bool? get pciQuestionnaire

Indicates whether answers to a PCI questionnaire must be collected. Applies only to partner platforms. Default is true.

Implementation

@BuiltValueField(wireName: r'pciQuestionnaire')
bool? get pciQuestionnaire;