bic property
bic property
Gets or sets Beneficiary’s BIC with up to 11 characters length.
Definition:
@property
def bic(self):
    ...
@bic.setter
def bic(self, value):
    ...
See Also
- module 
groupdocs.signature.domain.extensions - class 
EPC 
Gets or sets Beneficiary’s BIC with up to 11 characters length.
@property
def bic(self):
    ...
@bic.setter
def bic(self, value):
    ...
groupdocs.signature.domain.extensionsEPC