menu
portone_flutter package
documentation
v2/model/entity/customer.dart
Customer
firstName property
firstName property
dark_mode
light_mode
firstName
property
String
?
firstName
final
구매자 성이 아닌 이름
페이팔에서 구매자 페이팔 계정 소유자의 이름을 지정합니다.
Implementation
final String? firstName;
portone_flutter package
documentation
v2/model/entity/customer
Customer
firstName property
Customer class